Switch.Enable property

Enables or disables the limit or homing feature of a sensor.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public bool Enable { get; set; }
Public Property Enable As Boolean

Property Value

Type: bool

See also

Switch Class

IntervalZero.KINGSTAR.Base.Class Namespace